﻿2026-08-28T15:28:30.1686877Z Node 20 is being deprecated. This workflow is running with Node 24 by default. If you need to temporarily use Node 20, you can set the ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true environment variable. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
2026-08-28T15:28:30.1693144Z ##[group]Run actions/setup-node@v4
2026-08-28T15:28:30.1694357Z with:
2026-08-28T15:28:30.1695236Z   node-version: 22
2026-08-28T15:28:30.1696184Z   cache: npm
2026-08-28T15:28:30.1697286Z   cache-dependency-path: frontend/package-lock.json
2026-08-28T15:28:30.1698702Z   always-auth: false
2026-08-28T15:28:30.1699728Z   check-latest: false
2026-08-28T15:28:30.1709796Z   token: ***
2026-08-28T15:28:30.1710914Z ##[endgroup]
2026-08-28T15:28:30.3401870Z Found in cache @ /opt/hostedtoolcache/node/22.23.2/x64
2026-08-28T15:28:30.3406866Z (node:2023) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead.
2026-08-28T15:28:30.3412861Z ##[group]Environment details
2026-08-28T15:28:30.3415686Z (Use `node --trace-deprecation ...` to show where the warning was created)
2026-08-28T15:28:31.0882430Z node: v22.23.2
2026-08-28T15:28:31.0883222Z npm: 10.9.8
2026-08-28T15:28:31.0883487Z yarn: 1.22.22
2026-08-28T15:28:31.0945038Z ##[endgroup]
2026-08-28T15:28:31.0945673Z [command]/opt/hostedtoolcache/node/22.23.2/x64/bin/npm config get cache
2026-08-28T15:28:31.2062319Z /home/runner/.npm
2026-08-28T15:28:31.4299436Z npm cache is not found
